Resource StructureDefinition/FHIR Server from package ca.on.oh.corhealth#0.2.0-beta (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "corhealth-organization",
"url" : "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-organization",
"name" : "CorHealthOrganization",
"title" : "CorHealth Organization",
"status" : "active",
"description" : "CorHealth Organization",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Organization",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Organization.extension",
"path" : "Organization.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "Organization.extension:organizationperiod",
"path" : "Organization.extension",
"sliceName" : "organizationperiod",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/organization-period"
]
}
],
"mustSupport" : true
},
{
"id" : "Organization.extension:mrnuri",
"path" : "Organization.extension",
"sliceName" : "mrnuri",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://corhealth-ontario.ca/fhir/StructureDefinition/ca-on-mrn-system-uri"
]
}
],
"mustSupport" : true
},
{
"id" : "Organization.identifier",
"path" : "Organization.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "system"
}
],
"rules" : "open",
"description" : "Slicing is based on system"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.identifier.system",
"path" : "Organization.identifier.system",
"min" : 1
},
{
"id" : "Organization.identifier.value",
"path" : "Organization.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.identifier:site",
"path" : "Organization.identifier",
"sliceName" : "site",
"min" : 0,
"max" : "1"
},
{
"id" : "Organization.identifier:site.system",
"path" : "Organization.identifier.system",
"patternUri" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id"
},
{
"id" : "Organization.identifier:facility",
"path" : "Organization.identifier",
"sliceName" : "facility",
"min" : 0,
"max" : "1"
},
{
"id" : "Organization.identifier:facility.system",
"path" : "Organization.identifier.system",
"patternUri" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-hospital-id"
},
{
"id" : "Organization.identifier:lhin",
"path" : "Organization.identifier",
"sliceName" : "lhin",
"min" : 0,
"max" : "1"
},
{
"id" : "Organization.identifier:lhin.system",
"path" : "Organization.identifier.system",
"patternUri" : "https://corhealth-ontario.ca/fhir/NamingSystem/ca-on-lhin-id"
},
{
"id" : "Organization.identifier:region",
"path" : "Organization.identifier",
"sliceName" : "region",
"min" : 0,
"max" : "1"
},
{
"id" : "Organization.identifier:region.system",
"path" : "Organization.identifier.system",
"patternUri" : "https://corhealth-ontario.ca/fhir/NamingSystem/ca-on-region-id"
},
{
"id" : "Organization.identifier:province",
"path" : "Organization.identifier",
"sliceName" : "province",
"min" : 0,
"max" : "1"
},
{
"id" : "Organization.identifier:province.system",
"path" : "Organization.identifier.system",
"patternUri" : "https://corhealth-ontario.ca/fhir/NamingSystem/ca-on-province-id"
},
{
"id" : "Organization.active",
"path" : "Organization.active",
"min" : 1
},
{
"id" : "Organization.type",
"path" : "Organization.type",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "coding.system"
}
],
"rules" : "open",
"description" : "Slicing is based on coding.system"
},
"mustSupport" : true
},
{
"id" : "Organization.type:orgType",
"path" : "Organization.type",
"sliceName" : "orgType",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://corhealth-ontario.ca/fhir/ValueSet/CorHealthOrganizationTypeVS"
}
},
{
"id" : "Organization.type:orgType.coding.system",
"path" : "Organization.type.coding.system",
"min" : 1,
"patternUri" : "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealthOrganizationTypeCS"
},
{
"id" : "Organization.type:orgService",
"path" : "Organization.type",
"sliceName" : "orgService",
"min" : 0,
"max" : "*",
"binding" : {
"strength" : "required",
"valueSet" : "https://corhealth-ontario.ca/fhir/ValueSet/CorHealthOrganizationTypeServiceVS"
}
},
{
"id" : "Organization.type:orgService.coding.system",
"path" : "Organization.type.coding.system",
"min" : 1,
"patternUri" : "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealthOrganizationTypeServiceCS"
},
{
"id" : "Organization.name",
"path" : "Organization.name",
"mustSupport" : true
},
{
"id" : "Organization.alias",
"path" : "Organization.alias",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.